Shadowrun CD tools
* by Guest (aka Anonymous)


asm_src
- 68K assembly notes

atlas_src
- modified Atlas 1.06 code
 + #INSERT( file_name, dummy_description ) - injects raw binary files
 + #WARN( file_pc, dummy_description )     - warns if file reaches certain breakpoint
 + MSB16, MSB24, MSB32 pointer types       - Genesis pointer endian

font_packer
- source for font tools (8x16, 16x14)

shadowrun_dumper
- source for text dumper

tools
- binaries for programs

journal_*.txt
- essential notes about potential problems


Instructions:
*. Read the journals

0. Create "copy of shadowrun.iso" and place it in "tools/font"

1. Run "unpack KANJI" and "unpack FONT"
1a. Modify binaries and create tables for "FONT" and "KANJI" folders
1b. Run "repack KANJI" and "repack FONT"
1c. Place "shadowrun.iso " into "tools/font/insert"
1d. Run "insert/insert BINARY" to inject binary fonts back into the ROM itself

2. Now move "copy of shadowrun.iso" to "tools/text"
2a. Create dump tables
2b. Use "dump ADV" and "dump BTL"
2c. Make copies of files in "binary" folder
2d. Modify "text" scripts
2e. Use "insert ADV" and "insert BTL"
2f. Finally "insert SCRIPT"

3. Test